type google.golang.org/grpc/health/grpc_health_v1.healthClient (struct)
Method Implmentations
Check(ctx context.Context, in *HealthCheckRequest, opts ...grpc.CallOption) (*HealthCheckResponse, error)
*healthClient.M : HealthClient.Check
List(ctx context.Context, in *HealthListRequest, opts ...grpc.CallOption) (*HealthListResponse, error)
*healthClient.M : HealthClient.List
Watch(ctx context.Context, in *HealthCheckRequest, opts ...grpc.CallOption) (grpc.ServerStreamingClient[HealthCheckResponse], error)
*healthClient.M : HealthClient.Watch
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)